FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.dktk.oncology#1.8.0 (78 ms)

Package de.dktk.oncology
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Histologie
Url http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Histologie
Version 0.9.0
Status active
Name Histologie
Experimental False
Description Gibt an, welche Histologie der Tumor aufweist, basierend auf der aktuellen ICD-O-3 Klassifizierung
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-ClinicalImpression-Verlauf Verlauf
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose Primaerdiagnose

Resources that this resource uses

StructureDefinition
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose Primaerdiagnose
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall Fall
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlBefallenenLymphknoten AnzahlBefallenenLymphknoten
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlBefallenenSentinelLymphknoten AnzahlBefallenenSentinelLymphknoten
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlUntersuchtenLymphknoten AnzahlUntersuchtenLymphknoten
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlUntersuchtenSentinelLymphknoten AnzahlUntersuchtenSentinelLymphknoten
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Grading Grading
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Organization-Organisation Organisation
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient Patient
http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym Patientenpseudonym
https://fhir.bbmri.de/StructureDefinition/Specimen Specimen
http://dktk.dkfz.de/fhir/onco/core/ValueSet/ICDOVersionVS ICDOVersionVS
http://dktk.dkfz.de/fhir/onco/core/ValueSet/MorphologieICDO3VS MorphologieICDO3VS


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Histologie",
  "version" : "0.9.0",
  "name" : "Histologie",
  "status" : "active",
  "description" : "Gibt an, welche Histologie der Tumor aufweist, basierend auf der aktuellen ICD-O-3 Klassifizierung",
  "fhirVersion" : "4.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "Observation.code.coding.code",
        "path" : "Observation.code.coding.code",
        "fixedCode" : "59847-4"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient",
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.focus",
        "path" : "Observation.focus",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Resource",
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.encounter",
        "path" : "Observation.encounter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall"
            ]
          }
        ]
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "short" : "effectiveDateTime",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "Histologie:Histologiedatum",
            "comment" : "Histologie:Histologiedatum"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:35:1"
          }
        ]
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Organization-Organisation"
            ]
          }
        ]
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].coding",
        "path" : "Observation.value[x].coding",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].coding.system",
        "path" : "Observation.value[x].coding.system",
        "short" : "ICD-O-3",
        "definition" : "International Classification of Diseases for Oncology, version 3",
        "min" : 1,
        "fixedUri" : "urn:oid:2.16.840.1.113883.6.43.1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].coding.version",
        "path" : "Observation.value[x].coding.version",
        "short" : "ICD-O Katalog Morphologie (Version)",
        "definition" : "Katalogversion der ICD-O",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "description" : "ICD-O-3 Version",
          "valueSet" : "http://dktk.dkfz.de/fhir/onco/core/ValueSet/ICDOVersionVS"
        },
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "Histologie:Morphologie_ICD_O_Version",
            "comment" : "Histologie:Morphologie_ICD_O_Version"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:dktk:dataelement:8:2",
            "comment" : "urn:dktk:dataelement:8:2"
          }
        ]
      },
      {
        "id" : "Observation.value[x].coding.code",
        "path" : "Observation.value[x].coding.code",
        "short" : "Morphologie",
        "definition" : "Gibt an, welche Histologie der Tumor aufweist, basierend auf der aktuellen ICD-O-3 Klassifizierung",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "ICD-O-3 Morphologie",
          "valueSet" : "http://dktk.dkfz.de/fhir/onco/core/ValueSet/MorphologieICDO3VS"
        },
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "Histologie:Morphologie_Code",
            "comment" : "Histologie:Morphologie_Code"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:dktk:dataelement:7:2",
            "comment" : "urn:dktk:dataelement:7:2"
          }
        ]
      },
      {
        "id" : "Observation.value[x].text",
        "path" : "Observation.value[x].text",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "Histologie.Morphologie_Freitext",
            "comment" : "Histologie.Morphologie_Freitext"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:39:1"
          }
        ]
      },
      {
        "id" : "Observation.specimen",
        "path" : "Observation.specimen",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.bbmri.de/StructureDefinition/Specimen"
            ]
          }
        ]
      },
      {
        "id" : "Observation.specimen.reference",
        "path" : "Observation.specimen.reference",
        "min" : 1
      },
      {
        "id" : "Observation.hasMember",
        "path" : "Observation.hasMember",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "reference"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Observation.hasMember:Grading",
        "path" : "Observation.hasMember",
        "sliceName" : "Grading",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-Grading"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.hasMember:AnzahlUntersuchtenLymphknoten",
        "path" : "Observation.hasMember",
        "sliceName" : "AnzahlUntersuchtenLymphknoten",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlUntersuchtenLymphknoten"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.hasMember:AnzahlBefallenenLymphknoten",
        "path" : "Observation.hasMember",
        "sliceName" : "AnzahlBefallenenLymphknoten",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlBefallenenLymphknoten"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.hasMember:AnzahlUntersuchtenSentinelLymphknoten",
        "path" : "Observation.hasMember",
        "sliceName" : "AnzahlUntersuchtenSentinelLymphknoten",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlUntersuchtenSentinelLymphknoten"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.hasMember:AnzahlBefallenenSentinelLymphknoten",
        "path" : "Observation.hasMember",
        "sliceName" : "AnzahlBefallenenSentinelLymphknoten",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-AnzahlBefallenenSentinelLymphknoten"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.